/*2018年4月19日 长春首家科技有限公司  美工孙洋洋 开始制作*/

/*背景*/
.lhx_bg{
	position: fixed;
    width: 100%;
    height: 100%;
    z-index: -1;
}

/*头部 nav*/
.lhx_top{
	margin-bottom: 14px;
}
.top_nav{
	background:url(lhx_02.png) repeat-x ;
	width: 100%;
	height: 38px;
	color: #fff;
}
.top_nav a{
	display:inline-block;
	padding: 0px 5px;
	height:38px;
	line-height: 38px;
	color: #fff;
}

/*搜索*/
.lhx_ss{
	width: 312px;
	float:right;
	margin-top: 13px;
	height: 33px;
}
.lhx_ss input{
	height: 33px;
	background:#fff url(lhx_09.jpg) no-repeat 10px;
	border-radius: 5px;
	padding-left: 40px;
	width: 200px;
	border: 0px;
	float: left;
}
.lhx_ss a.ss_btn{
	background:url(lhx_06.png) no-repeat center;
	display: inline-block;
	height: 33px;
	width: 70px;
	float: left;
	margin-left: -10px;
}

/*logo*/
.lhx_logo{
	margin-top: 30px;
}

/*导航*/
.lhx_nav{
	margin-top: 15px;
	width: 720px;
}
.lhx_nav li{
	float:left;
	width: 110px;
	height: 100px;
	margin: 0px 5px;
}
.lhx_nav li.hover{
	background:url(lhx_15.png) no-repeat center; 
}
.lhx_nav li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 150px;
}
.lhx_nav li a.lhx_sy{
	background: url(lhx_20.png) no-repeat 30px 13px;
}
.lhx_nav li a.lhx_zj{
	background: url(lhx_22.png) no-repeat 25px 13px;
}

.lhx_nav li a.lhx_xx{
	background: url(lhx_24.png) no-repeat 20px 13px;
}
.lhx_nav li a.lhx_ws{
	background: url(lhx_26.png) no-repeat 20px 13px;
}
.lhx_nav li a.lhx_hd{
	background: url(lhx_28.png) no-repeat 27px 13px;
}
.lhx_nav li a.lhx_zt{
	background: url(lhx_30.png) no-repeat 31px 13px;
}
.content {
    background: #fff;
    padding: 15px;
	*padding-bottom: 30px;
}

/*新闻列表*/
.tit_tab{
	margin-bottom:15px;
	*margin-bottom:10px;
}
.tit_tab a{
	display: inline-block;
	width: 110px;
	height: 38px;
	line-height: 38px;
	color: #333333;
	font-size: 18px;
	text-align: center;
}
.tit_tab a.hover{
	color: #fff;
	background: url(lhx_48.png) no-repeat center;
}

.ul_list{
	width: 100%;
}
.ul_list li{
	height: 32px;
	line-height: 32px;
	background: url(lhx_52.jpg) no-repeat left center;
	padding-left: 20px;
	*height: 29px;
	*line-height: 29px;
}
.ul_list li a{
	float:left;
	font-size: 16px;
	color: #333;
	height: 32px;
	line-height: 32px;
	*height: 29px;
	*line-height: 29px;
}
.ul_list li a:hover{color:#cc0000;}
.ul_list li span{
	float:right;
	font-size: 16px;
	color: #333;
	display: block;
	height: 32px;
	line-height: 32px;
	*height: 29px;
	*line-height: 29px;
}

/*通用list*/
.tit_tab2,.tit_tab4,.tit_tab5,.tit_tab6{
	width:100%;
	margin-bottom:15px;
	background: url(titbg_x.png) repeat-x bottom;
}
.tit_tab2 a,.tit_tab4 a,.tit_tab5 a,.tit_tab6 a{
	display: inline-block;
	padding: 0px 11.5px;
	height: 42px;
	line-height: 42px;
	color: #333333;
	font-size: 18px;
	text-align: center;
	float: left;
	border-bottom: 2px solid #d6d6d6;
}
.tit_tab2 a.hover,.tit_tab4 a.hover,.tit_tab5 a.hover,.tit_tab6 a.hover{
	color: #d61718;
	border-bottom: 2px solid #d61718;
}

/*重要信息转载*/
.tit_tab3{
	width:100%;
	margin-bottom:15px;
}
.tit_tab3 a{
	display: inline-block;
	width: 149px;
	height: 42px;
	line-height: 42px;
	color: #333333;
	font-size: 18px;
	text-align: center;
	float: left;
	border-bottom: 2px solid #d6d6d6;
}
.tit_tab3 a.hover{
	color: #d61718;
	border-bottom: 2px solid #d61718;
}

.cd_tit{
	margin-bottom:15px;
}
.cd_tit h5{
	width:100%;
	border-bottom:2px solid #d6d6d6;
	height: 38px;
}
.cd_tit h5 a{
	display: inline-block;
	padding: 0px 10px;
	border-bottom:2px solid #d61718;
	color: #d61718;
	font-size: 18px;
	height: 38px;
	line-height: 38px;
}

/*相关链接*/
.link {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #f2f2f2;
    margin: 15px auto ;
}
.accnode {
    max-width: 1px !important;
    float: left !important;
    border: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    display: block !important;
    position: absolute !important;
}
.link p {
    font-size: 20px;
    color: #cc0000;
    float: left;
    margin-left: 16px;
	background: url(lhx_80.png) no-repeat left center;
	padding-left: 22px;
}
.con_select{
	float:left;
	width: 1030px;
	margin-top: 15px;
}
.con_select select {
    float: left;
   
	 border: 1px solid #dfdfdf !important;
    background: #fff;
   margin: 0 13px;
	height: 30px;
	text-align: center;
    width: 230px;
}
.con_select select option{
	 font-size: 16px;
    color: #333;
}




/*底部开始*/
.footer{
	border-top:4px solid #d61718;
	background: url(footer_bg.png) repeat;
	margin-top: 20px;
	*padding:15px 0px;
	
}
.footer_txt{
	width: 760px;
    margin: 20px auto 0px auto;
}
#_ideConac,#_span_jiucuo{
	float:left;
	display:block;
	margin-top: 19px;
}
.worddes {
    margin: 0 2%;
    width: 560px;
    float: left;
}
.worddes p {
    font-size: 16px;
    color: #333;
    line-height: 2;
    text-align: center;
	color:#fff;
}

/*当前位置*/
.dqwz{
	margin-bottom:15px;
}
.dqwz span,.dqwz a{
	font-size: 16px;
	color: #666666;
}
.dqwz a:hover{color:#cc0000;}
.dqwz span img{
	margin: -2px 7px;
}



/*通栏 标题*/
.tl_tit{
	width: 99%;
	border-bottom: 2px solid #d61718;
	font-size: 18px;
	color: #d61718;
	padding-left: 1%;
	height: 45px;
	line-height: 45px;
	margin-bottom: 15px;
	position: relative;
}
.tl_tit a{
	background: #d61718;
	width: 124px;
	height: 41px;
	line-height: 41px;
	color: #fff;
	display:block;
	font-size: 18px;
	text-align: center;
	position: absolute;
	right: 0px;
	bottom:4px;
}


/*通用左右布局 左侧导航*/
.xxgk_l2{
	padding:0px!important;
	margin-right: 20px;
}
.ty_dl dt{
	width: 90%;
	padding-left: 10%;
	font-size: 22px;
	color: #fff;
	background: #d61718;
	height: 55px;
	line-height: 55px;
}
.ty_dl dl{
	width: 100%;
	color: #fff;
	background: #f5f3f3;
	height: 48px;
	border-bottom: 2px solid #fff;
	*margin-left: -10%;
}
.ty_dl dl a{
	width: 90%;
	padding-left: 10%;
	color: #333;
	background: #f5f3f3;
	height: 48px;
	line-height: 48px;
	display: block;
	font-size: 18px;
	background: url(lhx_s2_09.png) no-repeat 263px 19px;
	*width: 100%;
	
}
.ty_dl dl a:hover{color:#cc0000;}
/*右侧*/
.xxgk_r{
	width:866px;
}